type github.com/jackc/pgx/v5/pgtype.encodePlanTSVectorCodecText
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
tsvector.go#L46: buf, _ := encodePlanTSVectorCodecText{}.Encode(t, nil)
tsvector.go#L149: return encodePlanTSVectorCodecText{}
tsvector.go#L267: type encodePlanTSVectorCodecText struct{}
tsvector.go#L269: func (encodePlanTSVectorCodecText) Encode(value any, buf []byte) ([]byte, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)